stop

open suspend override fun stop()

MockServer can only stop in between complete request/responses pairs If stop() is called while we're reading a request, this might wait forever Revisit once okio has native Timeout